runtime.profBuf.eof (field)
4 uses
runtime (current package)
profbuf.go#L96: eof atomic.Uint32
profbuf.go#L416: if b.eof.Load() > 0 {
profbuf.go#L419: b.eof.Store(1)
profbuf.go#L500: if b.eof.Load() > 0 {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)